emacs.git
2024-06-09 Eli ZaretskiiFix MS-Windows build broken by recent touch-screen...
2024-06-09 Eli ZaretskiiA better fix for esh-proc-tests on MS-Windows
2024-06-09 Po LuAmend last change
2024-06-09 Po LuReport touch events on MS-Windows
2024-06-09 Eli Zaretskii; * doc/emacs/windows.texi (Tab Line, Window Tool Bar...
2024-06-09 Jared FinderAdd documentation for window-tool-bar package
2024-06-09 Stefan Kangas; Fix typo in help.texi
2024-06-09 Philip KaludercicAdd new command 'package-vc-log-incoming'
2024-06-09 Eli ZaretskiiFix a recent change in reading from sub-processes
2024-06-09 Eli ZaretskiiFix Eshell tests on MS-Windows
2024-06-09 Stefan Monnier(hack-dir-local-get-variables-functions): New hook
2024-06-09 Stefan Monnier(find-auto-coding): Provide filename to `auto-coding...
2024-06-09 Noah PeartAdd typescript-ts-mode indentation for multi-assignment...
2024-06-09 Dmitry Gutovproject-list-buffers-ibuffer: Handle the FILES-ONLY...
2024-06-09 mikpomSupport Ibuffer in project-list-buffers
2024-06-09 Po Lu; Fix coding style of last change
2024-06-08 Dmitry Gutovread-process-output-max: Increase the default value
2024-06-08 Dmitry GutovRemember the value of read_process_output_max when...
2024-06-08 Dmitry GutovGo around calling the default process filter (reducing...
2024-06-08 Dmitry Gutovurl-retrieve-synchronously: Fix timeout when connection...
2024-06-08 Stefan Monnier(pcase--app-subst-match): Try and fix performance regre...
2024-06-08 Jim PorterImprove implementations of some Eshell output filter...
2024-06-08 Jim PorterBe more efficient when buffering output in Eshell
2024-06-08 F. Jason Park; Improve erc-format-privmessage documentation
2024-06-08 F. Jason ParkRestore deferred date-stamp insertions in ERC
2024-06-08 Eli ZaretskiiFix killing indirect buffers under auto-revert-mode
2024-06-08 Eli Zaretskii; * doc/lispref/display.texi (Image Descriptors): Clari...
2024-06-08 Eli ZaretskiiFix 'string-edit' when abort-callback is omitted
2024-06-08 kobarityFix Python mode error caused by incorrect indentation
2024-06-08 James ThomasCheck for doc-spec-function early, in interactive invoc...
2024-06-08 Richard SentMake 'clone-indirect-buffer-other-window' use other...
2024-06-08 Eli ZaretskiiMerge from origin/emacs-29
2024-06-08 Eli Zaretskii; * doc/emacs/help.texi (Help, Apropos): Improve text...
2024-06-08 Po LuImprove scaling of tab bar items on high-density displays
2024-06-08 Po LuRemove touchscreen pinch event generation threshold
2024-06-07 Stefan Kangas; Fix typos
2024-06-07 Eli ZaretskiiAvoid crashes in half-baked emacsclient frames
2024-06-07 Juri Linkov* lisp/buff-menu.el (Buffer-menu-group-sort-by): New...
2024-06-07 Juri LinkovAdd new alist entry 'some-window' for 'display-buffer...
2024-06-07 Stefan Monnier* lisp/subr.el (with-silent-modifications): Minor simpl...
2024-06-07 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-06-07 Po LuEliminate Makefile race
2024-06-07 Eli ZaretskiiUnbreak the Cygw32 build
2024-06-07 Po Lu; * java/INSTALL (LIBRSVG): Typo.
2024-06-07 Po LuDocument compilation of librsvg on Android
2024-06-07 Arash EsbatiFix names of TeX-related major-modes
2024-06-07 Basil L. ContovounesiosFix tree-sitter markup in Elisp manual
2024-06-07 Basil L. ContovounesiosFix user-error usage in sgml-mode.el
2024-06-07 Juri Linkov* lisp/buff-menu.el: Mark all entries in outline.
2024-06-07 Eli Zaretskii; * src/dispnew.c (update_frame_line): Fix thinko ...
2024-06-06 João TávoraEglot: better fix for bug#70724
2024-06-06 Dmitry Gutoveglot-reconnect: Re-fetch the current project
2024-06-06 Eli ZaretskiiPrevent another abort in 'cmcheckmagic'
2024-06-06 Po LuMinor enhancements to the Android build system
2024-06-06 Kyle MeyerEnable code block evaluation when generating .org manuals
2024-06-06 Eli Zaretskii; Fix last change in sqlite.c
2024-06-06 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2024-06-06 Javier OlaecheaAdd 'sqlite-execute-batch' command
2024-06-06 Mattias EngdegårdFormat string warnings for more functions (bug#71379)
2024-06-06 Eli ZaretskiiAttempt to fix rare assertion violations in 'mark_termi...
2024-06-06 Po Lu* java/AndroidManifest.xml.in: Revert portions of last...
2024-06-05 F. Jason ParkSelect correct frame after enabling erc-nickbar-mode
2024-06-05 F. Jason ParkDon't recurse in erc-server-delayed-check-reconnect
2024-06-05 Juri LinkovAllow multi-level outlines in tabulated-list-groups...
2024-06-05 Eli Zaretskii; Fix last change.
2024-06-05 Eli ZaretskiiAnother attempt to prevent crashes when resizing TTY...
2024-06-05 Collin Funk; * .gitignore: Add lib/endian.h (bug#71378).
2024-06-05 Eshel YaronNew user option 'completion-preview-idle-delay'
2024-06-05 Eshel YaronAllow 'completion-preview-require-minimum-symbol-length...
2024-06-05 Po LuFix Mac OS build
2024-06-05 Po LuFix the GNUstep build
2024-06-05 Juri LinkovRehighlight hi-lock patterns after reverting the buffer.
2024-06-05 Juri LinkovUse revert-buffer-restore-functions in xref-revert...
2024-06-05 Ulrich MüllerReorder Calc units table
2024-06-05 Ulrich Müller; * lisp/calc/calc-units.el: Update a comment.
2024-06-05 Paul EggertSpelling fixes
2024-06-05 Yuan FuAdd manual entry for treesit-primary-parser
2024-06-05 Yuan FuRevert "New function treesit-parser-changed-ranges"
2024-06-05 Paul EggertMore-permanent fix for build with Android NDK r10b
2024-06-04 Juri Linkov* lisp/outline.el (outline-revert-buffer-rehighlight...
2024-06-04 Eli Zaretskii; * lisp/outline.el (outline-revert-buffer-restore...
2024-06-04 Eli ZaretskiiFix the build with mingw.org's MinGW
2024-06-04 Robert Pluim; * src/cm.c (cmcheckmagic): Typo fix.
2024-06-04 Ulrich MüllerUpdate Calc units table
2024-06-04 Po LuTemporarily repair build with Android NDK r10b
2024-06-04 Po LuCorrect previous change
2024-06-04 Po LuFix the DJGPP build
2024-06-04 Juri Linkov* lisp/outline.el (outline-revert-buffer-restore-visibi...
2024-06-04 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-06-04 Paul Eggertlwlib: pacify gcc -Wmissing-variable-declarations
2024-06-04 Jim PorterCheck for a real process when trying to find password...
2024-06-04 Jim PorterAdd an "Interaction" chapter to the Eshell manual
2024-06-04 Po LuProvide additional Android metadata
2024-06-04 Po LuEnable downgrading between this and future releases...
2024-06-03 Juri LinkovMove revert-buffer-restore-functions use from buff...
2024-06-03 Eli ZaretskiiAvoid assertion violations in 'try_window_id'
2024-06-03 Stefan Monnierpcase.el (\`): Try and handle large patterns better
2024-06-03 Eli ZaretskiiAvoid crashes and assertions while handling SIGWINCH
2024-06-03 Juri LinkovNew commands to show/hide outlines by regexp (bug#49731)
2024-06-03 Juri LinkovNew variable 'revert-buffer-restore-functions' (bug...
next